[INFO] fetching crate compio-process 0.9.1-rc.1...
[INFO] testing compio-process-0.9.1-rc.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate compio-process 0.9.1-rc.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate compio-process 0.9.1-rc.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate compio-process 0.9.1-rc.1
[INFO] tweaked toml for crates.io crate compio-process 0.9.1-rc.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate compio-process 0.9.1-rc.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate compio-process 0.9.1-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded local-event v0.1.1
[INFO] [stderr]   Downloaded generator v0.8.8
[INFO] [stderr]   Downloaded synchrony v0.1.7
[INFO] [stderr]   Downloaded compio-runtime v0.12.0-rc.2
[INFO] [stderr]   Downloaded compio-send-wrapper v0.7.1
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded compio-buf v0.8.2-rc.1
[INFO] [stderr]   Downloaded thin-cell v0.2.1
[INFO] [stderr]   Downloaded mod_use v0.2.3
[INFO] [stderr]   Downloaded compio-log v0.1.0
[INFO] [stderr]   Downloaded compio-macros v0.1.2
[INFO] [stderr]   Downloaded loom v0.7.2
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded compio-executor v0.1.0-rc.2
[INFO] [stderr]   Downloaded compio-io v0.10.0-rc.2
[INFO] [stderr]   Downloaded flume v0.12.0
[INFO] [stderr]   Downloaded compio-driver v0.12.0-rc.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3
[INFO] running `Command { std: "docker" "start" "6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling local-event v0.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling compio-send-wrapper v0.7.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling compio-driver v0.12.0-rc.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling mod_use v0.2.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling compio-executor v0.1.0-rc.2
[INFO] [stderr]    Compiling compio-buf v0.8.2-rc.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling synchrony v0.1.7
[INFO] [stderr]    Compiling thin-cell v0.2.1
[INFO] [stderr]    Compiling compio-io v0.10.0-rc.2
[INFO] [stderr]    Compiling compio-runtime v0.12.0-rc.2
[INFO] [stderr]    Compiling compio-process v0.9.1-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.03s
[INFO] running `Command { std: "docker" "inspect" "6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling compio-macros v0.1.2
[INFO] [stderr]    Compiling compio-process v0.9.1-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.82s
[INFO] running `Command { std: "docker" "inspect" "6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compio_process-65179ad9292d7f7e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/process.rs (/opt/rustwide/target/debug/deps/process-d628a57de2b701d5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test echo ... FAILED
[INFO] [stdout] test arg0 ... FAILED
[INFO] [stdout] test exit_code ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- echo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'echo' (738) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/sys/pal/stub/mod.rs:6:5:
[INFO] [stdout] not implemented: Stub driver does not support any operations
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a9447243f08 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a9447243f08 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a9447243f08 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a9447243f08 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a9447257e4a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a9447257e4a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a9447248832 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a9447248832 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a9447222cb6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a9447222cb6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a944723c349 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a944719d92c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a944719d92c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a944723c5c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a944723c5c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a9447222da4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a9447217f49 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a9447223a8d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a94472585cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a9447201d05 - compio_driver[796acb760c98e7b2]::sys::pal::stub::stub_unimpl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/sys/pal/stub/mod.rs:6:5
[INFO] [stdout]   20:     0x5a9447200d0b - <compio_driver[796acb760c98e7b2]::sys::driver::stub::Driver>::driver_type
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/sys/driver/stub/mod.rs:47:9
[INFO] [stdout]   21:     0x5a944720048e - <compio_driver[796acb760c98e7b2]::Proactor>::driver_type
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/lib.rs:183:21
[INFO] [stdout]   22:     0x5a9447188d68 - <compio_driver[796acb760c98e7b2]::Proactor>::push_with_extra::<compio_driver[796acb760c98e7b2]::sys::op::general::Read<compio_buf[e4f9e0de4696c1fe]::slice::Slice<alloc[95e62e727ddf147d]::vec::Vec<u8>>, compio_driver[796acb760c98e7b2]::fd::SharedFd<std[929523f510218772]::process::ChildStdout>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/lib.rs:265:44
[INFO] [stdout]   23:     0x5a944718960a - <compio_driver[796acb760c98e7b2]::Proactor>::push::<compio_driver[796acb760c98e7b2]::sys::op::general::Read<compio_buf[e4f9e0de4696c1fe]::slice::Slice<alloc[95e62e727ddf147d]::vec::Vec<u8>>, compio_driver[796acb760c98e7b2]::fd::SharedFd<std[929523f510218772]::process::ChildStdout>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/lib.rs:255:14
[INFO] [stdout]   24:     0x5a944717df14 - <compio_runtime[a4084f5f1459ba1]::Runtime>::submit_raw::<compio_driver[796acb760c98e7b2]::sys::op::general::Read<compio_buf[e4f9e0de4696c1fe]::slice::Slice<alloc[95e62e727ddf147d]::vec::Vec<u8>>, compio_driver[796acb760c98e7b2]::fd::SharedFd<std[929523f510218772]::process::ChildStdout>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:248:26
[INFO] [stdout]   25:     0x5a944718eedc - <compio_runtime[a4084f5f1459ba1]::future::future::Submit<compio_driver[796acb760c98e7b2]::sys::op::general::Read<compio_buf[e4f9e0de4696c1fe]::slice::Slice<alloc[95e62e727ddf147d]::vec::Vec<u8>>, compio_driver[796acb760c98e7b2]::fd::SharedFd<std[929523f510218772]::process::ChildStdout>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/future/future.rs:142:40
[INFO] [stdout]   26:     0x5a944718b696 - <compio_process[d2b9f91a14d29577]::ChildStdout as compio_io[423433492f7ef005]::read::AsyncRead>::read::<compio_buf[e4f9e0de4696c1fe]::slice::Slice<alloc[95e62e727ddf147d]::vec::Vec<u8>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/unix.rs:24:46
[INFO] [stdout]   27:     0x5a9447185e9c - <compio_process[d2b9f91a14d29577]::ChildStdout as compio_io[423433492f7ef005]::read::ext::AsyncReadExt>::read_to_end::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-io-0.10.0-rc.2/src/read/ext.rs:100:30
[INFO] [stdout]   28:     0x5a944718fec8 - <futures_util[aad93ffb1e6e6e6]::future::either::Either<<compio_process[d2b9f91a14d29577]::ChildStdout as compio_io[423433492f7ef005]::read::ext::AsyncReadExt>::read_to_end::{closure#0}, core[28b146924c2f19c6]::future::ready::Ready<compio_buf[e4f9e0de4696c1fe]::buf_result::BufResult<usize, alloc[95e62e727ddf147d]::vec::Vec<u8>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/either.rs:108:34
[INFO] [stdout]   29:     0x5a944718f61f - <futures_util[aad93ffb1e6e6e6]::future::maybe_done::MaybeDone<futures_util[aad93ffb1e6e6e6]::future::either::Either<<compio_process[d2b9f91a14d29577]::ChildStdout as compio_io[423433492f7ef005]::read::ext::AsyncReadExt>::read_to_end::{closure#0}, core[28b146924c2f19c6]::future::ready::Ready<compio_buf[e4f9e0de4696c1fe]::buf_result::BufResult<usize, alloc[95e62e727ddf147d]::vec::Vec<u8>>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/maybe_done.rs:96:60
[INFO] [stdout]   30:     0x5a944719013a - <futures_util[aad93ffb1e6e6e6]::future::join::Join3<compio_process[d2b9f91a14d29577]::sys::child_wait::{closure#0}, futures_util[aad93ffb1e6e6e6]::future::either::Either<<compio_process[d2b9f91a14d29577]::ChildStdout as compio_io[423433492f7ef005]::read::ext::AsyncReadExt>::read_to_end::{closure#0}, core[28b146924c2f19c6]::future::ready::Ready<compio_buf[e4f9e0de4696c1fe]::buf_result::BufResult<usize, alloc[95e62e727ddf147d]::vec::Vec<u8>>>>, futures_util[aad93ffb1e6e6e6]::future::either::Either<<compio_process[d2b9f91a14d29577]::ChildStderr as compio_io[423433492f7ef005]::read::ext::AsyncReadExt>::read_to_end::{closure#0}, core[28b146924c2f19c6]::future::ready::Ready<compio_buf[e4f9e0de4696c1fe]::buf_result::BufResult<usize, alloc[95e62e727ddf147d]::vec::Vec<u8>>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/join.rs:55:55
[INFO] [stdout]   31:     0x5a9447184ac1 - <compio_process[d2b9f91a14d29577]::Child>::wait_with_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:399:65
[INFO] [stdout]   32:     0x5a94471834d0 - process[1ac5f3c49c5a2b33]::echo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process.rs:48:43
[INFO] [stdout]   33:     0x5a9447182648 - <compio_runtime[a4084f5f1459ba1]::Runtime>::block_on::<process[1ac5f3c49c5a2b33]::echo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:193:62
[INFO] [stdout]   34:     0x5a9447189e19 - <scoped_tls[c0ce4f3f1b334734]::ScopedKey<compio_runtime[a4084f5f1459ba1]::Runtime>>::set::<<compio_runtime[a4084f5f1459ba1]::Runtime>::block_on<process[1ac5f3c49c5a2b33]::echo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   35:     0x5a944717e326 - <compio_runtime[a4084f5f1459ba1]::Runtime>::enter::<(), <compio_runtime[a4084f5f1459ba1]::Runtime>::block_on<process[1ac5f3c49c5a2b33]::echo::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:167:25
[INFO] [stdout]   36:     0x5a944717e81b - <compio_runtime[a4084f5f1459ba1]::Runtime>::block_on::<process[1ac5f3c49c5a2b33]::echo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:188:14
[INFO] [stdout]   37:     0x5a94471865ea - process[1ac5f3c49c5a2b33]::echo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process.rs:26:1
[INFO] [stdout]   38:     0x5a9447182b87 - process[1ac5f3c49c5a2b33]::echo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process.rs:27:16
[INFO] [stdout]   39:     0x5a94471880d6 - <process[1ac5f3c49c5a2b33]::echo::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a9447190a0b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a9447190a0b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5a944719e285 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5a944719e285 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5a944719e285 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5a944719e285 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5a944719e285 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a944719e285 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5a944719e285 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5a9447198de4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5a9447198de4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5a94471a1302 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5a94471a1302 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5a94471a1302 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5a94471a1302 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5a94471a1302 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a94471a1302 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5a94471a1302 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a944724385f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x5a944724385f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7bdc4a305aa4 - <unknown>
[INFO] [stdout]   61:     0x7bdc4a392a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arg0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'arg0' (737) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/sys/pal/stub/mod.rs:6:5:
[INFO] [stdout] not implemented: Stub driver does not support any operations
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a9447243f08 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a9447243f08 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a9447243f08 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a9447243f08 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a9447257e4a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a9447257e4a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a9447248832 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a9447248832 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a9447222cb6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a9447222cb6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a944723c349 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a944719d92c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a944719d92c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a944723c5c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a944723c5c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a9447222da4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a9447217f49 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a9447223a8d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a94472585cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a9447201d05 - compio_driver[796acb760c98e7b2]::sys::pal::stub::stub_unimpl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/sys/pal/stub/mod.rs:6:5
[INFO] [stdout]   20:     0x5a9447200d0b - <compio_driver[796acb760c98e7b2]::sys::driver::stub::Driver>::driver_type
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/sys/driver/stub/mod.rs:47:9
[INFO] [stdout]   21:     0x5a944720048e - <compio_driver[796acb760c98e7b2]::Proactor>::driver_type
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/lib.rs:183:21
[INFO] [stdout]   22:     0x5a9447188d68 - <compio_driver[796acb760c98e7b2]::Proactor>::push_with_extra::<compio_driver[796acb760c98e7b2]::sys::op::general::Read<compio_buf[e4f9e0de4696c1fe]::slice::Slice<alloc[95e62e727ddf147d]::vec::Vec<u8>>, compio_driver[796acb760c98e7b2]::fd::SharedFd<std[929523f510218772]::process::ChildStdout>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/lib.rs:265:44
[INFO] [stdout]   23:     0x5a944718960a - <compio_driver[796acb760c98e7b2]::Proactor>::push::<compio_driver[796acb760c98e7b2]::sys::op::general::Read<compio_buf[e4f9e0de4696c1fe]::slice::Slice<alloc[95e62e727ddf147d]::vec::Vec<u8>>, compio_driver[796acb760c98e7b2]::fd::SharedFd<std[929523f510218772]::process::ChildStdout>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/lib.rs:255:14
[INFO] [stdout]   24:     0x5a944717df14 - <compio_runtime[a4084f5f1459ba1]::Runtime>::submit_raw::<compio_driver[796acb760c98e7b2]::sys::op::general::Read<compio_buf[e4f9e0de4696c1fe]::slice::Slice<alloc[95e62e727ddf147d]::vec::Vec<u8>>, compio_driver[796acb760c98e7b2]::fd::SharedFd<std[929523f510218772]::process::ChildStdout>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:248:26
[INFO] [stdout]   25:     0x5a944718eedc - <compio_runtime[a4084f5f1459ba1]::future::future::Submit<compio_driver[796acb760c98e7b2]::sys::op::general::Read<compio_buf[e4f9e0de4696c1fe]::slice::Slice<alloc[95e62e727ddf147d]::vec::Vec<u8>>, compio_driver[796acb760c98e7b2]::fd::SharedFd<std[929523f510218772]::process::ChildStdout>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/future/future.rs:142:40
[INFO] [stdout]   26:     0x5a944718b696 - <compio_process[d2b9f91a14d29577]::ChildStdout as compio_io[423433492f7ef005]::read::AsyncRead>::read::<compio_buf[e4f9e0de4696c1fe]::slice::Slice<alloc[95e62e727ddf147d]::vec::Vec<u8>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/unix.rs:24:46
[INFO] [stdout]   27:     0x5a9447185e9c - <compio_process[d2b9f91a14d29577]::ChildStdout as compio_io[423433492f7ef005]::read::ext::AsyncReadExt>::read_to_end::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-io-0.10.0-rc.2/src/read/ext.rs:100:30
[INFO] [stdout]   28:     0x5a944718fec8 - <futures_util[aad93ffb1e6e6e6]::future::either::Either<<compio_process[d2b9f91a14d29577]::ChildStdout as compio_io[423433492f7ef005]::read::ext::AsyncReadExt>::read_to_end::{closure#0}, core[28b146924c2f19c6]::future::ready::Ready<compio_buf[e4f9e0de4696c1fe]::buf_result::BufResult<usize, alloc[95e62e727ddf147d]::vec::Vec<u8>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/either.rs:108:34
[INFO] [stdout]   29:     0x5a944718f61f - <futures_util[aad93ffb1e6e6e6]::future::maybe_done::MaybeDone<futures_util[aad93ffb1e6e6e6]::future::either::Either<<compio_process[d2b9f91a14d29577]::ChildStdout as compio_io[423433492f7ef005]::read::ext::AsyncReadExt>::read_to_end::{closure#0}, core[28b146924c2f19c6]::future::ready::Ready<compio_buf[e4f9e0de4696c1fe]::buf_result::BufResult<usize, alloc[95e62e727ddf147d]::vec::Vec<u8>>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/maybe_done.rs:96:60
[INFO] [stdout]   30:     0x5a944719013a - <futures_util[aad93ffb1e6e6e6]::future::join::Join3<compio_process[d2b9f91a14d29577]::sys::child_wait::{closure#0}, futures_util[aad93ffb1e6e6e6]::future::either::Either<<compio_process[d2b9f91a14d29577]::ChildStdout as compio_io[423433492f7ef005]::read::ext::AsyncReadExt>::read_to_end::{closure#0}, core[28b146924c2f19c6]::future::ready::Ready<compio_buf[e4f9e0de4696c1fe]::buf_result::BufResult<usize, alloc[95e62e727ddf147d]::vec::Vec<u8>>>>, futures_util[aad93ffb1e6e6e6]::future::either::Either<<compio_process[d2b9f91a14d29577]::ChildStderr as compio_io[423433492f7ef005]::read::ext::AsyncReadExt>::read_to_end::{closure#0}, core[28b146924c2f19c6]::future::ready::Ready<compio_buf[e4f9e0de4696c1fe]::buf_result::BufResult<usize, alloc[95e62e727ddf147d]::vec::Vec<u8>>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/join.rs:55:55
[INFO] [stdout]   31:     0x5a9447184ac1 - <compio_process[d2b9f91a14d29577]::Child>::wait_with_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:399:65
[INFO] [stdout]   32:     0x5a944718432b - <compio_process[d2b9f91a14d29577]::Command>::output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:264:34
[INFO] [stdout]   33:     0x5a9447182e16 - process[1ac5f3c49c5a2b33]::arg0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process.rs:65:31
[INFO] [stdout]   34:     0x5a9447182408 - <compio_runtime[a4084f5f1459ba1]::Runtime>::block_on::<process[1ac5f3c49c5a2b33]::arg0::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:193:62
[INFO] [stdout]   35:     0x5a9447189cf7 - <scoped_tls[c0ce4f3f1b334734]::ScopedKey<compio_runtime[a4084f5f1459ba1]::Runtime>>::set::<<compio_runtime[a4084f5f1459ba1]::Runtime>::block_on<process[1ac5f3c49c5a2b33]::arg0::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   36:     0x5a944717e2e4 - <compio_runtime[a4084f5f1459ba1]::Runtime>::enter::<(), <compio_runtime[a4084f5f1459ba1]::Runtime>::block_on<process[1ac5f3c49c5a2b33]::arg0::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:167:25
[INFO] [stdout]   37:     0x5a944717e7c9 - <compio_runtime[a4084f5f1459ba1]::Runtime>::block_on::<process[1ac5f3c49c5a2b33]::arg0::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:188:14
[INFO] [stdout]   38:     0x5a9447186547 - process[1ac5f3c49c5a2b33]::arg0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process.rs:56:1
[INFO] [stdout]   39:     0x5a9447182b57 - process[1ac5f3c49c5a2b33]::arg0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process.rs:57:16
[INFO] [stdout]   40:     0x5a9447188096 - <process[1ac5f3c49c5a2b33]::arg0::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a9447190a0b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a9447190a0b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5a944719e285 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5a944719e285 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5a944719e285 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5a944719e285 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5a944719e285 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a944719e285 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5a944719e285 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5a9447198de4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5a9447198de4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5a94471a1302 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5a94471a1302 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5a94471a1302 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5a94471a1302 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a94471a1302 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a94471a1302 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5a94471a1302 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a944724385f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--test process`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5a944724385f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7bdc4a305aa4 - <unknown>
[INFO] [stdout]   62:     0x7bdc4a392a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- exit_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'exit_code' (739) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/sys/pal/stub/mod.rs:6:5:
[INFO] [stdout] not implemented: Stub driver does not support any operations
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a9447243f08 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a9447243f08 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a9447243f08 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a9447243f08 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a9447257e4a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a9447257e4a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a9447248832 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a9447248832 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a9447222cb6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a9447222cb6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a944723c349 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a944719d92c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a944719d92c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a944723c5c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a944723c5c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a9447222da4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a9447217f49 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a9447223a8d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a94472585cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a9447201d05 - compio_driver[796acb760c98e7b2]::sys::pal::stub::stub_unimpl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/sys/pal/stub/mod.rs:6:5
[INFO] [stdout]   20:     0x5a9447200d0b - <compio_driver[796acb760c98e7b2]::sys::driver::stub::Driver>::driver_type
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/sys/driver/stub/mod.rs:47:9
[INFO] [stdout]   21:     0x5a944720048e - <compio_driver[796acb760c98e7b2]::Proactor>::driver_type
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/lib.rs:183:21
[INFO] [stdout]   22:     0x5a94471d17ec - <compio_driver[796acb760c98e7b2]::Proactor>::push_with_extra::<compio_driver[796acb760c98e7b2]::sys::op::asyncify::Asyncify<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/lib.rs:265:44
[INFO] [stdout]   23:     0x5a94471d2085 - <compio_driver[796acb760c98e7b2]::Proactor>::push::<compio_driver[796acb760c98e7b2]::sys::op::asyncify::Asyncify<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-driver-0.12.0-rc.2/src/lib.rs:255:14
[INFO] [stdout]   24:     0x5a94471dca1c - <compio_runtime[a4084f5f1459ba1]::Runtime>::submit_raw::<compio_driver[796acb760c98e7b2]::sys::op::asyncify::Asyncify<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:248:26
[INFO] [stdout]   25:     0x5a94471da450 - <compio_runtime[a4084f5f1459ba1]::future::future::Submit<compio_driver[796acb760c98e7b2]::sys::op::asyncify::Asyncify<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/future/future.rs:142:40
[INFO] [stdout]   26:     0x5a94471e0a35 - <compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking::<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:229:40
[INFO] [stdout]   27:     0x5a94471e126b - <compio_executor[20383625b4a7df55]::task::TaskAlloc<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#1}>>::run_future::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-executor-0.1.0-rc.2/src/task/mod.rs:103:60
[INFO] [stdout]   28:     0x5a94471db4cb - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<compio_executor[20383625b4a7df55]::task::TaskAlloc<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#1}>>::run_future::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5a94471d5b7e - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<compio_executor[20383625b4a7df55]::task::TaskAlloc<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#1}>>::run_future::{closure#1}::{closure#0}>, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5a94471e4cbb - __rust_try
[INFO] [stdout]   31:     0x5a94471e0164 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<compio_executor[20383625b4a7df55]::task::TaskAlloc<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#1}>>::run_future::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5a94471e0164 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<compio_executor[20383625b4a7df55]::task::TaskAlloc<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#1}>>::run_future::{closure#1}::{closure#0}>, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5a94471e1519 - <compio_executor[20383625b4a7df55]::task::TaskAlloc<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#1}>>::run_future::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-executor-0.1.0-rc.2/src/task/mod.rs:103:23
[INFO] [stdout]   34:     0x5a94471e3896 - <compio_executor[20383625b4a7df55]::UnsafeCell<compio_executor[20383625b4a7df55]::task::FutureState<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#1}>>>::with_mut::<<compio_executor[20383625b4a7df55]::task::TaskAlloc<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#1}>>::run_future::{closure#1}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::any::Any + core[28b146924c2f19c6]::marker::Send>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-executor-0.1.0-rc.2/src/lib.rs:54:17
[INFO] [stdout]   35:     0x5a94471e3896 - <compio_executor[20383625b4a7df55]::task::TaskAlloc<<compio_runtime[a4084f5f1459ba1]::Runtime>::spawn_blocking<core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::ExitStatus, std[929523f510218772]::io::error::Error>, compio_process[d2b9f91a14d29577]::sys::unix::child_wait::{closure#0}::{closure#0}>::{closure#1}>>::run_future
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-executor-0.1.0-rc.2/src/task/mod.rs:101:38
[INFO] [stdout]   36:     0x5a94471f11bd - <compio_executor[20383625b4a7df55]::task::Task>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-executor-0.1.0-rc.2/src/task/mod.rs:245:32
[INFO] [stdout]   37:     0x5a94471ee7ba - <compio_executor[20383625b4a7df55]::task::Task>::with_waker::<core[28b146924c2f19c6]::task::poll::Poll<()>, <compio_executor[20383625b4a7df55]::task::Task>::run::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-executor-0.1.0-rc.2/src/waker.rs:41:9
[INFO] [stdout]   38:     0x5a94471f2c40 - <compio_executor[20383625b4a7df55]::task::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-executor-0.1.0-rc.2/src/task/mod.rs:242:14
[INFO] [stdout]   39:     0x5a94471f53df - <compio_executor[20383625b4a7df55]::Executor>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-executor-0.1.0-rc.2/src/lib.rs:183:37
[INFO] [stdout]   40:     0x5a94471e77f4 - <compio_runtime[a4084f5f1459ba1]::Runtime>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:176:23
[INFO] [stdout]   41:     0x5a94471828c0 - <compio_runtime[a4084f5f1459ba1]::Runtime>::block_on::<process[1ac5f3c49c5a2b33]::exit_code::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:197:44
[INFO] [stdout]   42:     0x5a9447189f37 - <scoped_tls[c0ce4f3f1b334734]::ScopedKey<compio_runtime[a4084f5f1459ba1]::Runtime>>::set::<<compio_runtime[a4084f5f1459ba1]::Runtime>::block_on<process[1ac5f3c49c5a2b33]::exit_code::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]   43:     0x5a944717e364 - <compio_runtime[a4084f5f1459ba1]::Runtime>::enter::<(), <compio_runtime[a4084f5f1459ba1]::Runtime>::block_on<process[1ac5f3c49c5a2b33]::exit_code::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:167:25
[INFO] [stdout]   44:     0x5a944717e869 - <compio_runtime[a4084f5f1459ba1]::Runtime>::block_on::<process[1ac5f3c49c5a2b33]::exit_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-runtime-0.12.0-rc.2/src/lib.rs:188:14
[INFO] [stdout]   45:     0x5a9447186687 - process[1ac5f3c49c5a2b33]::exit_code
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process.rs:5:1
[INFO] [stdout]   46:     0x5a9447182bb7 - process[1ac5f3c49c5a2b33]::exit_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process.rs:6:21
[INFO] [stdout]   47:     0x5a9447188116 - <process[1ac5f3c49c5a2b33]::exit_code::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5a9447190a0b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5a9447190a0b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x5a944719e285 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x5a944719e285 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5a944719e285 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5a944719e285 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5a944719e285 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5a944719e285 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x5a944719e285 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x5a9447198de4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x5a9447198de4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5a94471a1302 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x5a94471a1302 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x5a94471a1302 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5a94471a1302 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5a94471a1302 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5a94471a1302 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x5a94471a1302 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5a944724385f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   67:     0x5a944724385f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7bdc4a305aa4 - <unknown>
[INFO] [stdout]   69:     0x7bdc4a392a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     arg0
[INFO] [stdout]     echo
[INFO] [stdout]     exit_code
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3", kill_on_drop: false }`
[INFO] [stdout] 6f337d8f1e9ce129bdec2fd2fae94724f18687a60270ca623e2243c6f23293b3
